Skip to content

feat: add plan_only input to support only terraform-plan#218

Merged
clouddrove-ci merged 4 commits intomasterfrom
feat/terraform_workflow-plan-only
Aug 22, 2025
Merged

feat: add plan_only input to support only terraform-plan#218
clouddrove-ci merged 4 commits intomasterfrom
feat/terraform_workflow-plan-only

Conversation

@h1manshu98
Copy link
Copy Markdown
Contributor

what

  • Added plan_only input to the reusable Terraform GitHub Action workflow to allow running terraform plan without requiring approval or applying changes.
  • Updated conditions on:
    • Manual approval step to skip if plan_only is true.
    • terraform apply step to skip if plan_only is true.
  • Enables flexible workflows for CI pipelines where plan checks are needed without infrastructure changes.

@h1manshu98 h1manshu98 requested review from a team, anmolnagpal and clouddrove-ci as code owners July 21, 2025 23:13
@h1manshu98 h1manshu98 self-assigned this Jul 21, 2025
@h1manshu98 h1manshu98 added the enhancement New feature or request label Jul 21, 2025
@h1manshu98 h1manshu98 marked this pull request as draft July 21, 2025 23:14
@h1manshu98 h1manshu98 marked this pull request as ready for review August 22, 2025 18:33
@h1manshu98 h1manshu98 marked this pull request as draft August 22, 2025 18:37
@h1manshu98 h1manshu98 marked this pull request as ready for review August 22, 2025 18:53
@clouddrove-ci clouddrove-ci merged commit 09c2f96 into master Aug 22, 2025
1 check passed
@clouddrove-ci clouddrove-ci deleted the feat/terraform_workflow-plan-only branch August 22, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants